// Go first to the branch where you want to make a copy of git checkout -b subbranch branch
$ git checkout -b myfeature dev